For example, to specify a line feed as the delimiter, you would enter a value of0A in the Custom delimiter ( hexadecimal) property on the node. 例如,要将换行符指定为分隔符,您将在节点的Customdelimiter(hexadecimal)属性中输入值OA。
The delimiter can be set to either DOS or UNIX Line End, or Custom Delimiter ( Hexadecimal) 可以将分隔符设置为DOS或UNIX行结束符,或自定义分隔符(十六进制)
When the delimiter is set to DOS or Unix Line End, the node recognises a line end as the delimiter. 当将分隔符设置为DOS或Unix行结束符时,节点将行结束符识别为分隔符。
If no custom delimiter is specified, then the default of X'0A'is used, which represents a single line feed. 如果没有指定自定义分隔符,则使用缺省的X'0A',此字符表示单个换行字符。
DEL is a delimited text format where columns are separated by a delimiter and rows are separated by line breaks. DEL是一种定界的文本格式,其中的列由一个定界符分隔,行由换行符分隔。
The row delimiter is always the line break and cannot be chosen freely. 行定界符总是换行符,不能自由选择。
When the delimiter is set to Broker System Line End, the node uses a line end sequence of bytes as the delimiter as appropriate for the platform on which the broker is being run. 当将分隔符设置为Broker系统行结束符时,节点将使用运行代理的平台上的相应行结束符字节序列作为分隔符。